C++ 獲取硬盤序列號 #include "stdafx.h" #ifndef _WIN32_WINNT #define _WIN32_WINNT 0x0501 #endif #include <w ...